[INFO] fetching crate moq-native 0.13.6...
[INFO] testing moq-native-0.13.6 against master#1f7f8ea0721a3b1eb73e6c6d25cccb371434b320 for pr-154065-1
[INFO] extracting crate moq-native 0.13.6 into /workspace/builds/worker-3-tc1/source
[INFO] started tweaking crates.io crate moq-native 0.13.6
[INFO] removed 0 missing examples
[INFO] removed 0 missing tests
[INFO] finished tweaking crates.io crate moq-native 0.13.6
[INFO] tweaked toml for crates.io crate moq-native 0.13.6 written to /workspace/builds/worker-3-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate moq-native 0.13.6 on toolchain 1f7f8ea0721a3b1eb73e6c6d25cccb371434b320
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate moq-native 0.13.6 already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded arc-swap v1.8.2
[INFO] [stderr]   Downloaded console-api v0.9.0
[INFO] [stderr]   Downloaded noq-udp v0.9.0
[INFO] [stderr]   Downloaded web-transport-noq v0.0.3
[INFO] [stderr]   Downloaded toml_writer v1.0.7+spec-1.1.0
[INFO] [stderr]   Downloaded console-subscriber v0.5.0
[INFO] [stderr]   Downloaded moq-lite v0.15.4
[INFO] [stderr]   Downloaded noq v0.17.0
[INFO] [stderr]   Downloaded noq-proto v0.16.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 231f9167bb9d44a06169ea65a431f37e0fca49f7482ffcd06a97aa729e56dd87
[INFO] running `Command { std: "docker" "start" "-a" "231f9167bb9d44a06169ea65a431f37e0fca49f7482ffcd06a97aa729e56dd87", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "231f9167bb9d44a06169ea65a431f37e0fca49f7482ffcd06a97aa729e56dd87", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "231f9167bb9d44a06169ea65a431f37e0fca49f7482ffcd06a97aa729e56dd87", kill_on_drop: false }`
[INFO] [stdout] 231f9167bb9d44a06169ea65a431f37e0fca49f7482ffcd06a97aa729e56dd87
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] a3e76ed6a081220543823ce380c985683d2c801193de76f8e8d165eab36c6208
[INFO] running `Command { std: "docker" "start" "-a" "a3e76ed6a081220543823ce380c985683d2c801193de76f8e8d165eab36c6208", kill_on_drop: false }`
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling indexmap v2.13.0
[INFO] [stderr]    Compiling fixedbitset v0.4.2
[INFO] [stderr]    Compiling aws-lc-rs v1.16.1
[INFO] [stderr]    Compiling zerocopy v0.8.42
[INFO] [stderr]    Compiling backtrace v0.3.76
[INFO] [stderr]    Compiling socket2 v0.6.3
[INFO] [stderr]    Compiling errno v0.3.14
[INFO] [stderr]    Compiling mio v1.1.1
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]    Compiling aws-lc-sys v0.38.0
[INFO] [stderr]    Compiling rustls v0.23.37
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling winnow v1.0.0
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling toml_datetime v1.0.1+spec-1.1.0
[INFO] [stderr]    Compiling quinn-udp v0.5.14
[INFO] [stderr]    Compiling signal-hook-registry v1.4.8
[INFO] [stderr]    Compiling anstyle-parse v1.0.0
[INFO] [stderr]    Compiling rand_core v0.9.5
[INFO] [stderr]    Compiling sha1 v0.10.6
[INFO] [stderr]    Compiling quinn v0.11.9
[INFO] [stderr]    Compiling web-transport-trait v0.3.4
[INFO] [stderr]    Compiling anstyle v1.0.14
[INFO] [stderr]    Compiling lru-slab v0.1.2
[INFO] [stderr]    Compiling colorchoice v1.0.5
[INFO] [stderr]    Compiling rustc-hash v2.1.1
[INFO] [stderr]    Compiling time v0.3.47
[INFO] [stderr]    Compiling regex-automata v0.4.14
[INFO] [stderr]    Compiling clap_lex v1.1.0
[INFO] [stderr]    Compiling anyhow v1.0.102
[INFO] [stderr]    Compiling anstream v1.0.0
[INFO] [stderr]    Compiling bitflags v2.11.0
[INFO] [stderr]    Compiling http-body-util v0.1.3
[INFO] [stderr]    Compiling tracing-log v0.2.0
[INFO] [stderr]    Compiling conducer v0.3.1
[INFO] [stderr]    Compiling rustls-pemfile v2.2.0
[INFO] [stderr]    Compiling petgraph v0.6.5
[INFO] [stderr]    Compiling clap_builder v4.6.0
[INFO] [stderr]    Compiling yasna v0.5.2
[INFO] [stderr]    Compiling toml_parser v1.0.10+spec-1.1.0
[INFO] [stderr]    Compiling toml_edit v0.25.5+spec-1.1.0
[INFO] [stderr]    Compiling proc-macro-crate v3.5.0
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling matchers v0.2.0
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling darling_core v0.23.0
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.1
[INFO] [stderr]    Compiling zerovec-derive v0.11.2
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling tokio-macros v2.6.1
[INFO] [stderr]    Compiling futures-macro v0.3.32
[INFO] [stderr]    Compiling tracing-attributes v0.1.31
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling rand v0.9.2
[INFO] [stderr]    Compiling ref-cast-impl v1.0.25
[INFO] [stderr]    Compiling num_enum_derive v0.7.6
[INFO] [stderr]    Compiling tokio v1.50.0
[INFO] [stderr]    Compiling clap_derive v4.6.0
[INFO] [stderr]    Compiling futures-util v0.3.32
[INFO] [stderr]    Compiling ref-cast v1.0.25
[INFO] [stderr]    Compiling sfv v0.14.0
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling yoke v0.8.1
[INFO] [stderr]    Compiling tracing v0.1.44
[INFO] [stderr]    Compiling zerovec v0.11.5
[INFO] [stderr]    Compiling zerotrie v0.2.3
[INFO] [stderr]    Compiling fastbloom v0.14.1
[INFO] [stderr]    Compiling tracing-subscriber v0.3.23
[INFO] [stderr]    Compiling darling_macro v0.23.0
[INFO] [stderr]    Compiling num_enum v0.7.6
[INFO] [stderr]    Compiling thiserror v2.0.18
[INFO] [stderr]    Compiling darling v0.23.0
[INFO] [stderr]    Compiling serde_with_macros v3.18.0
[INFO] [stderr]    Compiling tinystr v0.8.2
[INFO] [stderr]    Compiling potential_utf v0.1.4
[INFO] [stderr]    Compiling icu_locale_core v2.1.1
[INFO] [stderr]    Compiling icu_collections v2.1.1
[INFO] [stderr]    Compiling clap v4.6.0
[INFO] [stderr]    Compiling serde_with v3.18.0
[INFO] [stderr]    Compiling icu_provider v2.1.1
[INFO] [stderr]    Compiling icu_normalizer v2.1.1
[INFO] [stderr]    Compiling icu_properties v2.1.2
[INFO] [stderr]    Compiling futures-executor v0.3.32
[INFO] [stderr]    Compiling futures v0.3.32
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling idna v1.1.0
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling humantime-serde v1.1.1
[INFO] [stderr]    Compiling url v2.5.8
[INFO] [stderr]    Compiling tower v0.5.3
[INFO] [stderr]    Compiling hyper v1.8.1
[INFO] [stderr]    Compiling web-transport-proto v0.6.0
[INFO] [stderr]    Compiling web-async v0.1.3
[INFO] [stderr]    Compiling moq-lite v0.15.4
[INFO] [stderr]    Compiling hyper-util v0.1.20
[INFO] [stderr]    Compiling tower-http v0.6.8
[INFO] [stderr]    Compiling reqwest v0.12.28
[INFO] [stderr]    Compiling rustls-webpki v0.103.9
[INFO] [stderr]    Compiling rcgen v0.14.7
[INFO] [stderr]    Compiling rustls-platform-verifier v0.6.2
[INFO] [stderr]    Compiling tungstenite v0.28.0
[INFO] [stderr]    Compiling tokio-rustls v0.26.4
[INFO] [stderr]    Compiling quinn-proto v0.11.14
[INFO] [stderr]    Compiling tokio-tungstenite v0.28.0
[INFO] [stderr]    Compiling qmux v0.0.5
[INFO] [stderr]    Compiling web-transport-quinn v0.11.8
[INFO] [stderr]    Compiling moq-native v0.13.6 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 19s
[INFO] running `Command { std: "docker" "inspect" "a3e76ed6a081220543823ce380c985683d2c801193de76f8e8d165eab36c6208", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a3e76ed6a081220543823ce380c985683d2c801193de76f8e8d165eab36c6208", kill_on_drop: false }`
[INFO] [stdout] a3e76ed6a081220543823ce380c985683d2c801193de76f8e8d165eab36c6208
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 547801d7e9eb50756d40869c2fac94ca3fa145987695119de117505a406a331e
[INFO] running `Command { std: "docker" "start" "-a" "547801d7e9eb50756d40869c2fac94ca3fa145987695119de117505a406a331e", kill_on_drop: false }`
[INFO] [stderr]    Compiling winnow v1.0.0
[INFO] [stderr]    Compiling serde_spanned v1.0.4
[INFO] [stderr]    Compiling toml_datetime v0.7.5+spec-1.1.0
[INFO] [stderr]    Compiling tracing-test-macro v0.2.6
[INFO] [stderr]    Compiling toml_writer v1.0.7+spec-1.1.0
[INFO] [stderr]    Compiling winnow v0.7.15
[INFO] [stderr]    Compiling tracing-test v0.2.6
[INFO] [stderr]    Compiling toml_parser v1.0.10+spec-1.1.0
[INFO] [stderr]    Compiling toml v0.9.12+spec-1.1.0
[INFO] [stderr]    Compiling moq-native v0.13.6 (/opt/rustwide/workdir)
[INFO] [stderr] error: could not compile `moq-native` (test "alpn")
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/bin/rustc --crate-name alpn --edition=2024 tests/alpn.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --test --cfg 'feature="aws-lc-rs"' --cfg 'feature="default"' --cfg 'feature="quinn"' --cfg 'feature="websocket"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("aws-lc-rs", "default", "iroh", "noq", "quiche", "quinn", "ring", "tokio-console", "websocket"))' -C metadata=374d3eb8bbefd924 -C extra-filename=-6ab6758a8aeb02a5 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern anyhow=/opt/rustwide/target/debug/deps/libanyhow-ff783badef2c5bc4.rlib --extern bytes=/opt/rustwide/target/debug/deps/libbytes-ff5aca13e3e348ea.rlib --extern clap=/opt/rustwide/target/debug/deps/libclap-a28ac973a48e2f28.rlib --extern futures=/opt/rustwide/target/debug/deps/libfutures-f5c04a99e5effb40.rlib --extern hex=/opt/rustwide/target/debug/deps/libhex-28742b4ca144387c.rlib --extern humantime=/opt/rustwide/target/debug/deps/libhumantime-ec1108f343b20094.rlib --extern humantime_serde=/opt/rustwide/target/debug/deps/libhumantime_serde-0e6826b309be0f7b.rlib --extern moq_lite=/opt/rustwide/target/debug/deps/libmoq_lite-abc44f8e4cb53ab2.rlib --extern moq_native=/opt/rustwide/target/debug/deps/libmoq_native-3a3fbc2fea7bd100.rlib --extern parking_lot=/opt/rustwide/target/debug/deps/libparking_lot-f80e65849854cfef.rlib --extern qmux=/opt/rustwide/target/debug/deps/libqmux-2295c2aeeed645d3.rlib --extern quinn=/opt/rustwide/target/debug/deps/libquinn-eaa8ad89e11c6190.rlib --extern rand=/opt/rustwide/target/debug/deps/librand-cf0e9a8005cb950b.rlib --extern rcgen=/opt/rustwide/target/debug/deps/librcgen-9e187235d6a07c5f.rlib --extern reqwest=/opt/rustwide/target/debug/deps/libreqwest-0ad6e83b41228e2b.rlib --extern rustls=/opt/rustwide/target/debug/deps/librustls-247401875ad4440a.rlib --extern rustls_native_certs=/opt/rustwide/target/debug/deps/librustls_native_certs-fb1bf76f761699b6.rlib --extern rustls_pemfile=/opt/rustwide/target/debug/deps/librustls_pemfile-2e8a6a9e0f125c1c.rlib --extern webpki=/opt/rustwide/target/debug/deps/libwebpki-fcf476977c7b0602.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-28a31ed8833c82c6.rlib --extern serde_with=/opt/rustwide/target/debug/deps/libserde_with-a56d7dda018ab241.rlib --extern time=/opt/rustwide/target/debug/deps/libtime-06686d4741a06369.rlib --extern tokio=/opt/rustwide/target/debug/deps/libtokio-7f87edd2b4f39da2.rlib --extern toml=/opt/rustwide/target/debug/deps/libtoml-a388881014bfd205.rlib --extern tracing=/opt/rustwide/target/debug/deps/libtracing-102cd2c438eee9c5.rlib --extern tracing_subscriber=/opt/rustwide/target/debug/deps/libtracing_subscriber-d7382d4c53e5932e.rlib --extern tracing_test=/opt/rustwide/target/debug/deps/libtracing_test-c8add45587418e7e.rlib --extern url=/opt/rustwide/target/debug/deps/liburl-5ff89ad5a9617f5f.rlib --extern web_transport_quinn=/opt/rustwide/target/debug/deps/libweb_transport_quinn-24130b44be0656c4.rlib --cap-lints=forbid -L native=/opt/rustwide/target/debug/build/aws-lc-sys-a320da74224902a4/out` (signal: 9, SIGKILL: kill)
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] error: could not compile `moq-native` (example "chat")
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/bin/rustc --crate-name chat --edition=2024 examples/chat.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="aws-lc-rs"' --cfg 'feature="default"' --cfg 'feature="quinn"' --cfg 'feature="websocket"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("aws-lc-rs", "default", "iroh", "noq", "quiche", "quinn", "ring", "tokio-console", "websocket"))' -C metadata=248267c6287e02c4 -C extra-filename=-a88be447f9ce6a45 --out-dir /opt/rustwide/target/debug/examples -L dependency=/opt/rustwide/target/debug/deps --extern anyhow=/opt/rustwide/target/debug/deps/libanyhow-ff783badef2c5bc4.rlib --extern bytes=/opt/rustwide/target/debug/deps/libbytes-ff5aca13e3e348ea.rlib --extern clap=/opt/rustwide/target/debug/deps/libclap-a28ac973a48e2f28.rlib --extern futures=/opt/rustwide/target/debug/deps/libfutures-f5c04a99e5effb40.rlib --extern hex=/opt/rustwide/target/debug/deps/libhex-28742b4ca144387c.rlib --extern humantime=/opt/rustwide/target/debug/deps/libhumantime-ec1108f343b20094.rlib --extern humantime_serde=/opt/rustwide/target/debug/deps/libhumantime_serde-0e6826b309be0f7b.rlib --extern moq_lite=/opt/rustwide/target/debug/deps/libmoq_lite-abc44f8e4cb53ab2.rlib --extern moq_native=/opt/rustwide/target/debug/deps/libmoq_native-3a3fbc2fea7bd100.rlib --extern parking_lot=/opt/rustwide/target/debug/deps/libparking_lot-f80e65849854cfef.rlib --extern qmux=/opt/rustwide/target/debug/deps/libqmux-2295c2aeeed645d3.rlib --extern quinn=/opt/rustwide/target/debug/deps/libquinn-eaa8ad89e11c6190.rlib --extern rand=/opt/rustwide/target/debug/deps/librand-cf0e9a8005cb950b.rlib --extern rcgen=/opt/rustwide/target/debug/deps/librcgen-9e187235d6a07c5f.rlib --extern reqwest=/opt/rustwide/target/debug/deps/libreqwest-0ad6e83b41228e2b.rlib --extern rustls=/opt/rustwide/target/debug/deps/librustls-247401875ad4440a.rlib --extern rustls_native_certs=/opt/rustwide/target/debug/deps/librustls_native_certs-fb1bf76f761699b6.rlib --extern rustls_pemfile=/opt/rustwide/target/debug/deps/librustls_pemfile-2e8a6a9e0f125c1c.rlib --extern webpki=/opt/rustwide/target/debug/deps/libwebpki-fcf476977c7b0602.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-28a31ed8833c82c6.rlib --extern serde_with=/opt/rustwide/target/debug/deps/libserde_with-a56d7dda018ab241.rlib --extern time=/opt/rustwide/target/debug/deps/libtime-06686d4741a06369.rlib --extern tokio=/opt/rustwide/target/debug/deps/libtokio-7f87edd2b4f39da2.rlib --extern toml=/opt/rustwide/target/debug/deps/libtoml-a388881014bfd205.rlib --extern tracing=/opt/rustwide/target/debug/deps/libtracing-102cd2c438eee9c5.rlib --extern tracing_subscriber=/opt/rustwide/target/debug/deps/libtracing_subscriber-d7382d4c53e5932e.rlib --extern tracing_test=/opt/rustwide/target/debug/deps/libtracing_test-c8add45587418e7e.rlib --extern url=/opt/rustwide/target/debug/deps/liburl-5ff89ad5a9617f5f.rlib --extern web_transport_quinn=/opt/rustwide/target/debug/deps/libweb_transport_quinn-24130b44be0656c4.rlib --cap-lints=forbid -L native=/opt/rustwide/target/debug/build/aws-lc-sys-a320da74224902a4/out` (signal: 9, SIGKILL: kill)
[INFO] [stderr] error: could not compile `moq-native` (test "broadcast")
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/bin/rustc --crate-name broadcast --edition=2024 tests/broadcast.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --test --cfg 'feature="aws-lc-rs"' --cfg 'feature="default"' --cfg 'feature="quinn"' --cfg 'feature="websocket"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("aws-lc-rs", "default", "iroh", "noq", "quiche", "quinn", "ring", "tokio-console", "websocket"))' -C metadata=a8acfe133199a10a -C extra-filename=-20140a6e7421484c --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern anyhow=/opt/rustwide/target/debug/deps/libanyhow-ff783badef2c5bc4.rlib --extern bytes=/opt/rustwide/target/debug/deps/libbytes-ff5aca13e3e348ea.rlib --extern clap=/opt/rustwide/target/debug/deps/libclap-a28ac973a48e2f28.rlib --extern futures=/opt/rustwide/target/debug/deps/libfutures-f5c04a99e5effb40.rlib --extern hex=/opt/rustwide/target/debug/deps/libhex-28742b4ca144387c.rlib --extern humantime=/opt/rustwide/target/debug/deps/libhumantime-ec1108f343b20094.rlib --extern humantime_serde=/opt/rustwide/target/debug/deps/libhumantime_serde-0e6826b309be0f7b.rlib --extern moq_lite=/opt/rustwide/target/debug/deps/libmoq_lite-abc44f8e4cb53ab2.rlib --extern moq_native=/opt/rustwide/target/debug/deps/libmoq_native-3a3fbc2fea7bd100.rlib --extern parking_lot=/opt/rustwide/target/debug/deps/libparking_lot-f80e65849854cfef.rlib --extern qmux=/opt/rustwide/target/debug/deps/libqmux-2295c2aeeed645d3.rlib --extern quinn=/opt/rustwide/target/debug/deps/libquinn-eaa8ad89e11c6190.rlib --extern rand=/opt/rustwide/target/debug/deps/librand-cf0e9a8005cb950b.rlib --extern rcgen=/opt/rustwide/target/debug/deps/librcgen-9e187235d6a07c5f.rlib --extern reqwest=/opt/rustwide/target/debug/deps/libreqwest-0ad6e83b41228e2b.rlib --extern rustls=/opt/rustwide/target/debug/deps/librustls-247401875ad4440a.rlib --extern rustls_native_certs=/opt/rustwide/target/debug/deps/librustls_native_certs-fb1bf76f761699b6.rlib --extern rustls_pemfile=/opt/rustwide/target/debug/deps/librustls_pemfile-2e8a6a9e0f125c1c.rlib --extern webpki=/opt/rustwide/target/debug/deps/libwebpki-fcf476977c7b0602.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-28a31ed8833c82c6.rlib --extern serde_with=/opt/rustwide/target/debug/deps/libserde_with-a56d7dda018ab241.rlib --extern time=/opt/rustwide/target/debug/deps/libtime-06686d4741a06369.rlib --extern tokio=/opt/rustwide/target/debug/deps/libtokio-7f87edd2b4f39da2.rlib --extern toml=/opt/rustwide/target/debug/deps/libtoml-a388881014bfd205.rlib --extern tracing=/opt/rustwide/target/debug/deps/libtracing-102cd2c438eee9c5.rlib --extern tracing_subscriber=/opt/rustwide/target/debug/deps/libtracing_subscriber-d7382d4c53e5932e.rlib --extern tracing_test=/opt/rustwide/target/debug/deps/libtracing_test-c8add45587418e7e.rlib --extern url=/opt/rustwide/target/debug/deps/liburl-5ff89ad5a9617f5f.rlib --extern web_transport_quinn=/opt/rustwide/target/debug/deps/libweb_transport_quinn-24130b44be0656c4.rlib --cap-lints=forbid -L native=/opt/rustwide/target/debug/build/aws-lc-sys-a320da74224902a4/out` (signal: 9, SIGKILL: kill)
[INFO] running `Command { std: "docker" "inspect" "547801d7e9eb50756d40869c2fac94ca3fa145987695119de117505a406a331e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "547801d7e9eb50756d40869c2fac94ca3fa145987695119de117505a406a331e", kill_on_drop: false }`
[INFO] [stdout] 547801d7e9eb50756d40869c2fac94ca3fa145987695119de117505a406a331e
